LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

RawBinaryData Constructor(Byte[])

Show in webframe





Byte array of the data to be used for loading or saving.
Initializes a new instance of the RawBinaryData class with explicit parameters.
Syntax
public RawBinaryData( 
   byte[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As Byte _
)
'Usage
 
Dim data() As Byte
 
Dim instance As New RawBinaryData(data)

            

            
public:
RawBinaryData( 
   array<byte>^ data
)

Parameters

data
Byte array of the data to be used for loading or saving.
Requirements

Target Platforms

See Also

Reference

RawBinaryData Class
RawBinaryData Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features